func net.removeComment

2 uses

	net (current package)
		nss.go#L85: 		line = trimSpace(removeComment(line))
		parse.go#L256: func removeComment(line []byte) []byte {